ComponentOne AutoComplete for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.C1Schedule Namespace / C1ObservableKeyedCollection<TKey,TItem> Class / Count Property

In This Topic
    Count Property (C1ObservableKeyedCollection<TKey,TItem>)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property Count As System.Integer
    public System.int Count {get;}
    See Also